home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 40 / Issue 40.iso / pc / PCSoftware / HiSoftware Hi-Stats / HiSoft.ZIP / Data.Cab / F1916_HiStats.exe / 0 / RCDATA / TLOADFORM / TLOADFORM.txt
Encoding:
Text File  |  2000-10-19  |  684 b   |  34 lines

  1. object loadform: Tloadform
  2.   Left = 458
  3.   Top = 205
  4.   Cursor = crHourGlass
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   Caption = 'loadform'
  8.   ClientHeight = 87
  9.   ClientWidth = 236
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 236
  24.     Height = 87
  25.     Cursor = crHourGlass
  26.     Align = alClient
  27.     BevelInner = bvLowered
  28.     BevelOuter = bvNone
  29.     BorderWidth = 5
  30.     Caption = 'Loading...please wait'
  31.     TabOrder = 0
  32.   end
  33. end
  34.